类型别名:CreateReactUtils<TRouter, TSSRContext>
CreateReactUtils: <
TRouter
,TSSRContext
>ProtectedIntersection
<DecoratedTRPCContextProps
<TRouter
,TSSRContext
>,DecoratedProcedureUtilsRecord
<TRouter
["_def"
][`"_config"`]["$types"
],TRouter
["_def"
][`"record"`] > >
类型参数
参数 |
---|
TRouter 扩展 AnyRouter |
TSSRContext |
来源
packages/react-query/src/shared/proxy/utilsProxy.ts:264
使用 TypeDoc 和 typedoc-plugin-markdown 生成